home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / cad / eedraw20.zip / EEDRAW.BND < prev    next >
Text File  |  1991-01-20  |  1KB  |  72 lines

  1. ;
  2. ; Key binding file for EEDraw program.
  3. ;
  4. ; Format: FunctionName KeyName ScanCode".
  5. ;
  6. ; FunctionName are listed below - if you dont want to bind one of the functions
  7. ;    simple comment it out.
  8. ; KeyName should be at most 4 characters.
  9. ; ScanCode is regular ascii code, for regular characters. Add 256 for extended.
  10. ;
  11.  
  12. LoadEEDFile    F4    318
  13. NewEEDFile    AF4    363
  14. SaveEEDFile    F1    315
  15. SaveEEDAsOld    F2    316
  16. SaveEEDAsNew    F3    317
  17. CloseEEDFile    F7    321
  18. ;ClearAll
  19. Directory    F5    319
  20. ChangeDir    F6    320
  21. ShellToDos    F8    322
  22. ExitEEdraw    AltQ    272
  23.  
  24. PopWindow       AltP    281
  25. PushWindow      AltO    280
  26. MoveWindow      AltM    306
  27. ResizeWindow    AltR    275
  28. FullSize    AltF    289
  29. ShowName        AltS    287
  30. MakeActive      F9      324
  31. NameActive      F10     323
  32. PanWindowLeft    CLft    371
  33. PanWindowRight    CRgt    372
  34. PanWindowUp    CUp    397
  35. PanWindowDown    CDn    401
  36.  
  37. ZoomOut        ,    44
  38. ZoomIn        .    46
  39. ZoomReset    /    47
  40. RedrawAll    r    114
  41.  
  42. LoadLibrary    F11    389
  43. FreeLibrary    F12    390
  44. ViewLibrary    AF11    395
  45. DirLibrary    AF12    396
  46.  
  47. DrawLine    l    108
  48. DrawBus        b    98
  49. DrawConnect    n    110
  50. DrawText    t    116
  51. DrawLibItem    i    105
  52.  
  53. ModifyMove    m    109
  54. ModifyCopy    c    99
  55. EditLibItem    e    101
  56. ModifyDelete    d    100
  57. ModifyUnDel    u    117
  58. ModifyCut    AltD    288
  59. ModifyPaste    AltU    278
  60. ModifyDrop    D    68
  61.  
  62. Help        h    104
  63. GetMemoryFree    f    102
  64. ;SetDrawText
  65. SetTextSize    s       115
  66. ;SetHVLines
  67. ;SetSnapFactor
  68. ;GetZoomFactor
  69.  
  70. ;SameAgain    Tab    9
  71.  
  72.